Uses of Class
abstraction.WrongFileException

Packages that use WrongFileException
abstraction   
 

Uses of WrongFileException in abstraction
 

Methods in abstraction that throw WrongFileException
private static boolean ReadFile.checkFile(java.lang.String filename, java.lang.String content)
          this method check file's correctness (file parser)
static java.lang.String ReadFile.readFile()
          this method read a right file with anything extension